Stop using GtkFunctionsListItemFactory
authorMatthias Clasen <mclasen@redhat.com>
Mon, 29 Jun 2020 20:37:14 +0000 (16:37 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 30 Jun 2020 02:10:34 +0000 (22:10 -0400)
commitc267a75eef2e7461e092bc1d7fd09596c1053eae
tree73ad736774ca0924e6e4313e09d2cd0f16679c66
parent7170fdebb9024f6f87085c8e4665431f051592d2
Stop using GtkFunctionsListItemFactory

This was an early attempt at a factory, and has been
superseded by GtkSignalsListItemFactory. Port all users
the the newer one.
demos/gtk-demo/listview_weather.c
gtk/inspector/recorder.c
tests/testlistview-animating.c
tests/testlistview.c